build: prepare 3.16.3 release.
authorCamila Ayres <hello@camilasan.com>
Wed, 16 Apr 2025 08:36:33 +0000 (10:36 +0200)
committerCamila Ayres <hello@camilasan.com>
Wed, 16 Apr 2025 08:36:33 +0000 (10:36 +0200)
Signed-off-by: Camila Ayres <hello@camilasan.com>
VERSION.cmake

index 3fe5f77979a44b1c3f3cbc9edad194d6df2b610c..9a8e04a7206743c06269662fc3fd7c23aaac7a82 100644 (file)
@@ -3,10 +3,10 @@
 # ------------------------------------
 set(MIRALL_VERSION_MAJOR 3)
 set(MIRALL_VERSION_MINOR 16)
-set(MIRALL_VERSION_PATCH 2)
+set(MIRALL_VERSION_PATCH 3)
 set(MIRALL_VERSION_YEAR  2025)
 set(MIRALL_SOVERSION     0)
-set(MIRALL_PREVERSION_HUMAN "3.16.2")  # For preversions where PATCH>=50. Use version + alpha, rc1, rc2, etc.
+set(MIRALL_PREVERSION_HUMAN "3.16.3")  # For preversions where PATCH>=50. Use version + alpha, rc1, rc2, etc.
 
 # ------------------------------------
 # Minimum supported server versions